FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/ServicoWado.StructureDefinition

Packagehl7.fhir.stt
Resource TypeStructureDefinition
IdServicoWado.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7.fhir.stt@1.0.0-beta14&canonical=https://example.org/fhir/StructureDefinition/ServicoWado
URLhttps://example.org/fhir/StructureDefinition/ServicoWado
Statusdraft
NameServicoWado
Realmstt
Authorityhl7
TypeEndpoint
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://example.org/fhir/StructureDefinition/ServicoWado",
  "name": "ServicoWado",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Endpoint",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Endpoint",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Endpoint.identifier.use",
        "path": "Endpoint.identifier.use",
        "max": "0"
      },
      {
        "id": "Endpoint.identifier.type",
        "path": "Endpoint.identifier.type",
        "max": "0"
      },
      {
        "id": "Endpoint.identifier.system",
        "path": "Endpoint.identifier.system",
        "definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.",
        "min": 1,
        "fixedUri": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemIdentificadorServicoWado"
      },
      {
        "id": "Endpoint.identifier.value",
        "path": "Endpoint.identifier.value",
        "min": 1
      },
      {
        "id": "Endpoint.identifier.period",
        "path": "Endpoint.identifier.period",
        "max": "0"
      },
      {
        "id": "Endpoint.identifier.assigner",
        "path": "Endpoint.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Endpoint.connectionType.system",
        "path": "Endpoint.connectionType.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
      },
      {
        "id": "Endpoint.connectionType.version",
        "path": "Endpoint.connectionType.version",
        "max": "0"
      },
      {
        "id": "Endpoint.connectionType.code",
        "path": "Endpoint.connectionType.code",
        "min": 1
      },
      {
        "id": "Endpoint.connectionType.display",
        "path": "Endpoint.connectionType.display",
        "max": "0"
      },
      {
        "id": "Endpoint.connectionType.userSelected",
        "path": "Endpoint.connectionType.userSelected",
        "max": "0"
      },
      {
        "id": "Endpoint.name",
        "path": "Endpoint.name",
        "min": 1
      },
      {
        "id": "Endpoint.managingOrganization",
        "path": "Endpoint.managingOrganization",
        "max": "0"
      },
      {
        "id": "Endpoint.contact",
        "path": "Endpoint.contact",
        "max": "0"
      },
      {
        "id": "Endpoint.period",
        "path": "Endpoint.period",
        "max": "0"
      },
      {
        "id": "Endpoint.payloadType.coding",
        "path": "Endpoint.payloadType.coding",
        "max": "0"
      },
      {
        "id": "Endpoint.payloadType.text",
        "path": "Endpoint.payloadType.text",
        "min": 1
      },
      {
        "id": "Endpoint.payloadMimeType",
        "path": "Endpoint.payloadMimeType",
        "max": "0"
      },
      {
        "id": "Endpoint.header",
        "path": "Endpoint.header",
        "max": "0"
      }
    ]
  }
}